ComponentOne ASP.NET MVC Controls
BindingX Property (ChartSeriesBase<T>)

C1.Web.Mvc Namespace > ChartSeriesBase<T> Class : BindingX Property
Gets or sets the name of the property that contains X values for the series.
Syntax
'Declaration
 
Public Property BindingX As String
public string BindingX {get; set;}
See Also

Reference

ChartSeriesBase<T> Class
ChartSeriesBase<T> Members